func runtime.allocm 3 uses runtime (current package) proc.go#L1705: func allocm(_p_ *p, fn func(), id int64) *m { proc.go#L1895: mp := allocm(nil, nil, -1) proc.go#L2090: mp := allocm(_p_, fn, id)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)